@charset "utf-8";
/* CSS Document */


.content_form {
	height:auto;
	width:560px;
	margin-left:auto;
	margin-right:auto;
}



#header {
height:200px;
width:900px;
margin-left:auto;
margin-right:auto;
}


#menu {
	height:48px;
	width:900px;
	margin-left:auto;
	margin-right:auto;
}

#content {
background-position:center;
height:1000px;
width:900px;
margin-left:auto;
margin-right:auto;
margin-top:10px;
}


#left_content {
height:1000px;
width:200px;
float:left;
}

#right_content {
height:1000px;
width:690px;
float:right;
margin-left:10px;
}

#video_wrap {
height:350px;
width:600px;
margin-left:auto;
margin-right:auto;
}

.spry {
margin-left:auto;
margin-right:auto;
margin-top:10px;
width:550px;
}

#footer {
height:25px;
width:900px;
margin-top:10px;
}
